Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::__ construct
mysqli::__ construct
(mysqli_connect) Open a new connection to the MySQL server
Name:
mysqli::__ construct
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_connect) Open a new connection to the MySQL server
Related
What to Do When socket_export_stream Fails to Read Data? A Detailed Troubleshooting Guide
9
Why Does the Query String Generated by http_build_query Have Inconsistent Order? Does It Affect Usage?
4
How to Use gmdate to Get the Current GMT Time? Practical Examples You Can Master Instantly
9
Integrate the mysqli_stmt::$error output into your log system
6
Similar Functions
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
Popular Articles